func net/http.isUnsupportedTEError

2 uses

	net/http (current package)
		server.go#L2037: 			case isUnsupportedTEError(err):
		transfer.go#L624: func isUnsupportedTEError(err error) bool {